const time.timeBinaryVersionV1
3 uses
time (current package)
time.go#L1458: timeBinaryVersionV1 byte = iota + 1 // For general situation
time.go#L1466: version := timeBinaryVersionV1
time.go#L1526: if version != timeBinaryVersionV1 && version != timeBinaryVersionV2 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)